/*
Theme Name: kejixiangmu
Theme URI: http://www.kejixiangmu.org.cn
Author: yongfeng
Description: 科技项目申报咨询服务平台。
Version: 4.5
License: GNU General Public License v2 or later
License URI:http://www.kejixiangmu.org.cn
Tags: two-columns, fixed-width, custom-menu, cms
Text Domain: kejixiangmu
技术支持：康美科技
url:http://www.kmkj99.com
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	padding: 0; margin: 0;
} 
fieldset,img {
	border: 0; 
} 
address,caption,cite,code,dfn,em,th,var{
	font-weight: normal;
	font-style: normal;
} 
ol,ul,li{
	list-style: none;
} 
caption,th{
	text-align: left;
} 
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
} 
q:before,q:after{
	content:'';
} 
abbr,acronym{
	border: 0;
}
a{
	color:#333;
	text-decoration:none;
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
a:hover{
	color:#f00;
	text-decoration:underline;
}
.fl{
	float:left;
}	
.fr{
	float:right;
}
.clear{
	clear:both;
}

body{
	font-size:16px;
	color:#333;
	font-family:"微软雅黑";
}
.top{
	height:30px;
	border-bottom:1px #e3e3e3 solid;
	/*background:#f5f5f5;*/
}
.top .warp{
	width:1000px;
	height:30px;
	line-height:30px;
	margin:0 auto;
}
.top .warp span{
	float:right;
}
.head{
	width:1000px;
	height:60px;
	padding:20px 0;
	margin:0 auto;
}
.logo{
	float:left;
	width:640px;
}
.search{
	float:left;
	height:38px;
	width:354px;
	padding:11px 0;
}
.search-keyword{
	height:34px;
	width:266px;
	border:2px #3d55a7 solid;
	border-right:none;
	line-height:34px;
	font-size:14px;
	color:#666;
	font-family:'microsoft yahei';
	text-indent:10px;
}
.search-submit{
	height:38px;
	width:86px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:16px;
	border:none;
	margin:0;
	padding:0;
	font-family:'microsoft yahei';
	background:#3d55a7;
}
.share{
	float:right;
	padding:8px 0 0 0;
}
.nav{
	width:100%;	
	margin:0 auto 10px;
	background:#3d55a7;
}
.nav ul{
	width:1000px;
	height:60px;
	line-height:60px;
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
    overflow: hidden;
    background: #3d55a7;
}
.nav li{
	/*float:left;*/display:inline-block; 
	height:60px;
	width:10.7%;
}
.nav li a{
	display:block;
	height:100%;
	padding:0;
	color:#fff;
	font-size: 18px;
font-weight: bold;
}
.nav li a:hover{
	color:#fff;
	text-decoration:none;
	background:#0081cc;
}
.nav .on{
	color:#fff;
	background:#008d49;
}
.menu{
	font-size:14px;
	padding:5px 10px;
	font-family:'microsoft yahei';
}
.menu li{
	float:left;
	width:50%;
	overflow:hidden;
	line-height:30px;
}
.menu li a{
	display:block;
	height:100%;
	text-indent:10px;
	background:url(images/ico_3.jpg) 0 13px no-repeat;
}
.menu li a:hover{
	background:url(images/ico_4.jpg) 0 13px no-repeat;
}
.menu .on{
	color:#f00;
	background:url(images/ico_4.jpg) 0 13px no-repeat;
}
.weizhi{
	width:1000px;
	margin:0 auto 10px auto;
	line-height:36px;
	text-indent:20px;
	background:url(images/ico_5.png) 0 2px no-repeat;
}
/*--/top end--*/
.main1{
	width:1000px;
	margin:0 auto;
}
.main1 .left_1 .g_list .views_cat{padding:15px;float:right;}
.main2{
	width:998px;
	margin:0 auto 10px auto;
	overflow:hidden;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
}
.main3{
	width:1000px;
	margin:0 0px 10px 9px;
	overflow:hidden;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
	display:inline-block;
}
.main3_kj{
	width:575px;
	margin:0 0px 10px 9px;
	overflow:hidden;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
	display:inline-block;
}
/*--/Ö÷Ìå end--*/
.left_1{
	float:left;
	width:1000px;
	overflow:hidden;
}
.right_1{
	float:right;
	width:250px;
	overflow:hidden;
	margin-bottom:10px;
}
/*--/·ÖÀ¸ end--*/
.t_1{
	height:36px;
	line-height:36px;
	font-size:18px;
	font-family:'microsoft yahei';
	font-weight:bold;
	border-bottom:1px #e1e1e1 solid;
}
.t_1 h3{
	font-weight:bold;
}
.t_1 span{
	float:right;
	font-size:12px;
	font-weight:normal;
}
.t_1 span a{
	color:#777;
}
.t_2{
	height:40px;
	line-height:40px;
	padding:0 15px;
	border-bottom:1px #eee solid;
	
	background:#f9f9f9;
}
.t_2 h3{
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	font-family:'microsoft yahei';
	background:url(images/ico_1.jpg) 0 11px no-repeat;
}
.t_2 h3 a{
	color:#3d55a7;
}
.t_2 span{
	float:right;
	color:#999;
}
.t_2 span a{
	margin:0 5px;
}
.t_3{
	font-size:14px;
	padding:10px 0;
	font-weight:bold;
	color:#f60;
	font-family:'microsoft yahei';
	border-bottom:1px #e1e1e1 solid;
}
.t_4{
	height:35px;
	line-height:35px;
	font-size:14px;
	padding:0 10px;
	font-family:'microsoft yahei';
	font-weight:bold;
	border-bottom:1px #f0f0f0 solid;
	background:#f9f9f9;
}
.t_4 h3{
	font-weight:bold;
}
.t_4 h3 b{
	color:#f00;
}
.t_4 span{
	float:right;
	font-size:12px;
	font-weight:normal;
}
.t_1 span a{
	color:#777;
}
/*--/±êÌâ tit--*/
.g_box1{
width: 668px;
margin: 0 0 10px 10px;
	padding:0 10px;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
	overflow:hidden;
}
.g_box1 h1{
	line-height:30px;
	height:30px;
	overflow:hidden;
	margin:15px 0 10px 0;
	font-family:'microsoft yahei';
	font-size:16px;
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.g_box1 h1 a{
	color:#3d55a7;
}
.g_box1 p{
	line-height:20px;
	padding:0 5px 5px 5px;
	color:#787878;
}
.g_box1 ul{
	width:398px;
	line-height:24px;
	padding:5px 5px 0 5px;
}
.g_box1 li{
	float:left;
	width:50%;
	height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	border-bottom:1px #e1e1e1 dotted;
}
.g_box2{
	height:325px;
	overflow:hidden;
	padding:0 10px;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
}
.g_box2 .b_box3{
	margin-top:5px;
}
.g_box3{
	width:250px;
	padding:0 12px;
}
.main3 .g_box3{width:975px;}
.main3_kj .g_box3{width:545px;}
.main3_kj .g_box3 .b_box3 li a{width:385px;display:block;float: left;}
.g_box4{
	width:424px;
	padding:0 12px 5px 12px;
	border-left:1px #f0f0f0 solid;
	border-right:1px #f0f0f0 solid;
}
.main3 .g_box4{width:300px;}
.main3_kj .g_box4{width:300px;}
.main3 .g_box4 .b_box8 p{text-indent:0px;}
.main3_kj .g_box4 .b_box8 p{text-indent:0px;}
.g_box4 h3{
	line-height:30px;
	text-align:center;
	padding:12px 0 0 0;
	margin-bottom:5px;
	font-family:'microsoft yahei';
	font-size:20px;
	height:30px;
	overflow:hidden;
}
.g_box4 h3 a{
	color:#3d55a7;
}
.g_box4 p{
	line-height:22px;
	padding-bottom:4px;
	color:#787878;
}
.g_box5{
	float:left;
	width:363px;
	margin:0 10px 10px 0;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
	overflow:hidden;
}
.g_box5 .b_box3{
	padding:5px 0;
	margin:0 10px;
}
.g_box5 .pic{
	height:75px;
	padding:12px 0;
	margin:0 10px;
	line-height:20px;
	border-bottom:1px #e1e1e1 dotted;
}
.g_box5 .pic img{
	float:left;
	height:75px;
	width:100px;
	padding-right:10px;
}
.g_box5 .pic p{
	font-size:14px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-bottom:5px;
	font-family:'microsoft yahei';
}
.g_box6{
	width:415px;
}
.g_box7{
	width:740px;
	height:260px;
}
.g_box7 .b_box3{
	padding-top:8px;
}
.g_box8{
	width:408px;
	height:247px;
	padding:0 10px;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
}
.g_box8 h1{
	line-height:30px;
	height:30px;
	overflow:hidden;
	text-align:center;
	margin:13px 0 10px 0;
	font-family:'microsoft yahei';
	font-size:18px;
}
.g_box8 h1 a{
	color:#3d55a7;
}
.g_box8 p{
	line-height:20px;
	padding:0 0 5px 0;
	color:#787878;
}
.g_box8 ul{
	line-height:24px;
	padding:5px 0 0 0;
}
.g_box8 li{
	float:left;
	width:50%;
	height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	border-bottom:1px #e1e1e1 dotted;
}
.g_list{
	width:998px;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
	overflow:hidden;
	font-family:'microsoft yahei';
	margin-bottom:10px;
}
.g_list .list1{
	line-height:40px;
	font-size:14px;
	padding:8px 15px;
}
.g_list .list1 li{
	padding-left:10px;
	border-bottom:1px #e1e1e1 dashed;
	background:url(images/ico_2.jpg) 2px center no-repeat;
}
.g_list .list1 li em{
	margin-right:5px;
	color:#0068b7;
}
.g_list .list1 li em a{
	color:#0068b7;
}
.g_list .list1 li span{
	float:right;
	font-size:12px;
	color:#777;
}
.g_list .list1 li b{
	font-weight:normal;
}
.g_list .list1 li a:hover{
	color:#f00;
}
.g_list .list2{
	padding:0 12px;
	line-height:26px;
	color:#666;
}
.g_list .list2 li{
	padding:15px 0;
	border-bottom:1px #e5e5e5 solid;
	list-style: square;
margin-left: 15px;
}
.g_list .list2 li img{
	float:left;
	width:160px;
	height:120px;
	margin-right:10px;
}
.g_list .list2 li h3{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	width:875px;
	float:left;
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.g_list .list2 li h3 a{
	color:#555;
}
.g_list .list2 li h3 a:hover{
	color:#f50;
}
.g_list .list2 li p{
	height:52px;
	overflow:hidden;
	padding-bottom:5px;
}
.g_list .list2 li span{
	display:block;
	text-align:right;
	font-size:12px;
	color:#a6a6a6;
	width: 80px;
float: left;
}
.g_list .list3{
	font-size:14px;
	padding-bottom:15px;
	border-bottom: 1px solid #e5e5e5;
}
.g_list .list3 li{
	float:left;
	width:168px;
	text-align:center;
	padding:13px 0 0 13px;
}
.g_list .list3 li img{
	display:block;
	width:168px;
	height:224px;
	margin-bottom:8px;
}
.g_list .list3 li p{
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.g_tag{
	padding:0 15px;
	font-size:14px;
	margin-bottom:20px;
	background:#fff;
}
.g_tag dt {
	padding:20px 0 15px 0;
	height:30px;
}
.g_tag dt span {
	float:left;
	width:110px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:26px;
	background:#f60;
	border-radius:3px;
}
.g_tag dd a {
	float:left;
	width:118px;
	height:30px;
	line-height:30px;
	margin:2px 0;
	overflow:hidden;
	text-indent:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.g_tag dd a:hover {
	text-decoration:none;
	background:#f1f1f1;
}
.g_con{
	width:968px;
	padding:0 15px 15px 15px;
	border:1px #e1e1e1 solid;
	border-top:2px #3d55a7 solid;
	overflow:hidden;
	margin-bottom:10px;
}
.g_con h1{
	text-align:center;
	font-size:24px;
	padding:30px 0;
	font-family:'microsoft yahei';
}
.g_con .info{
	height:26px;
	line-height:26px;
	color:#8f8f8f;
	text-align:center;
	padding-bottom:5px;
	position:relative;
	border-bottom:1px #ababab dotted;
	margin-bottom:15px;
	font-size:12px;
}
.g_con .info span{
	display:inline;
	margin:0 10px;
}
.g_con .info .share{
	position:absolute;
	top:0;
	right:0;
	padding:0;
}
.g_con .con{
	width:968px;
	overflow:hidden;
	line-height:32px;
	font-size:16px;
	padding:0 0 15px 0;
}
.g_con .con p,.g_con .con div{
	padding-bottom:15px;
	text-indent:2em;	
}
.g_pic{
	padding:0 15px;
	overflow:hidden;
}
.g_pic h1{
	text-align:center;
	font-size:24px;
	padding:30px 0 20px 0;
	font-family:'microsoft yahei';
}
.g_pic .info{
	height:26px;
	line-height:26px;
	color:#8f8f8f;
	text-align:center;
	padding-bottom:5px;
	position:relative;
	border-bottom:1px #ababab dotted;
}
.g_pic .info span{
	display:inline;
	margin:0 10px;
}
.g_pic .info .share{
	position:absolute;
	top:0;
	right:0;
	padding:0;
}
.g_pic .b_box6{
	border-bottom:none !important;
}
.g_picbox{
	width:968px;
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
}
.g_picbox center{
	padding:15px 0;
	font-size:14px;
	font-family:'microsoft yahei';
}
.g_picbox center a{
	display:inline-block;
	height:24px;
	line-height:24px;
	padding:0 10px;
	border:1px #ddd solid;
	background:#f5f5f5;
}
.g_picbox center a:hover{
	color:#fff;
	border-color:#3d55a7;
	background:#3d55a7;
	text-decoration:none;
}
.g_picbox img{
	border:0 none;
    box-sizing:border-box;
    height:auto !important;
    max-width:100% !important;
    vertical-align:middle;
}
.g_picbox p{
	font-size:14px;
	line-height:40px;
}
.g_pic .con{
	border:1px #e5e5e5 solid;
	padding:10px 15px;
	font-size:14px;
	line-height:28px;
	background:#f9f9f9;
	margin-bottom:15px;
}
/*--/²¼¾Ö grid--*/
.b_box1{
	line-height:27px;
	padding-top:2px;
	background:url(images/bg_2.jpg) 0 11px no-repeat;
}
.b_box1 li{
	height:27px;
	overflow:hidden;
	padding-left:27px;
	border-bottom:1px #e1e1e1 dotted;
}
.b_box2{
	line-height:22px;
}
.b_box2 li{
	color:#999;
	padding:7px 0 8px 0;
	border-bottom:1px #e1e1e1 dotted;
}
.b_box2 li em{
	color:#3d55a7;
}
.b_box2 li a{
	display:block;
	font-size:14px;
	height:22px;
	overflow:hidden;
	font-family:'microsoft yahei';
}
.b_box2 li a:hover{
	text-decoration:none;
}
.b_box3{
	line-height:40px;
}
.b_box3 li{
	height:40px;
	overflow:hidden;
	padding-left:12px;
	background:url(images/ico_2.jpg) 0 20px no-repeat;
}
.b_box3 li span{
	float:right;
	color:#999;
	padding-left:10px;
	font-size: 14px;
}
.b_box4{
	line-height:27px;
	padding-top:5px;
	background:url(images/bg_2.jpg) 0 14px no-repeat;
}
.b_box4 li{
	height:27px;
	overflow:hidden;
	padding-left:22px;
	border-bottom: 1px dotted #e1e1e1;
}
.b_box5{
	font-size:14px;
	text-align:center;
	margin-bottom:15px;
}
.b_box6{
	line-height:24px;
	color:#777;
	padding:10px 0;
	border-top:1px #e1e1e1 solid;
	border-bottom:1px #e1e1e1 solid;
}
.b_box6 span{
	float:right;
}
.b_box7{
	line-height:26px;
	padding-top:10px;
	overflow:hidden;
}
.b_box7 p{
	font-size:14px;
	font-weight:bold;
	font-family:'microsoft yahei';
}
.b_box7 .box{
width:870px;
margin:0 auto;	
}
.b_box7 .box li{
	float:left;
	width:400px;
	height:26px;
	padding-right:10px;
	overflow:hidden;
	text-indent:10px;
	color:#999;
	border-bottom:1px #e1e1e1 dotted;
	background:url(images/ico_2.jpg) 0 12px no-repeat;
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.b_box7 .box li:nth-of-type(even){margin-left:50px;}
.b_box7 .box li em{
	margin-right:5px;
	color:#0068b7;
}
.b_box7 .box li em a{
	color:#0068b7;
}
.b_box8{
	color:#777;
	line-height:20px;
}
.b_box8 li{
	height:60px;
	padding:8px 0;
	border-top:1px #e1e1e1 dotted;
}
.b_box8 li img{
	float:left;
	height:60px;
	width:80px;
	padding-right:10px;
}
.b_box8 li h4{
	font-size:13px;
	height:22px;
	overflow:hidden;
	font-family:'microsoft yahei';
}
.b_box8 li h4 em{
	color:#3d55a7;
}
.b_box8 li p{
	line-height:20px;
	text-indent:2em;
}
.b_box9{
	padding-bottom:13px;
}
.b_box9 li{
	float:left;
	width:184px;
	height:245px;height:125px;
	text-align:center;
	position:relative;
	padding:13px 0 0 13px;
}
.b_box9 li img{
	display:block;
	width:184px;
	height:245px;height:125px;
}
.b_box9 li p{
	position:absolute;
	right:0;
	bottom:0;
	width:184px;
	height:30px;
	line-height:30px;
	color:#fff;
	padding-top:15px;
	overflow:hidden;
	background:url(images/bg_4.png) 0 0 no-repeat;
}
.b_box9 li a:hover p{
	color:#ff0;
}
.b_box10{
	margin-bottom:6px;
}
.b_box10 li{
	float:left;
	width:106px;
	text-align:center;
	padding:11px 0 0 11px;
}
.b_box10 li img{
	display:block;
	width:106px;
	height:135px;
	margin-bottom:5px;
}
.b_box10 li p{
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.b_box11{
	width:238px;
	margin-bottom:10px;
}
.b_box11 li{
	float:left;
	width:109px;
	text-align:center;
	padding:10px 10px 0 0 ;
}
.b_box11 li img{
	display:block;
	width:106px;
	height:140px;
	margin-bottom:5px;
}
.b_box11 li p{
	height:24px;
	line-height:24px;
	overflow:hidden;
}
/*--/ºÐ×Ó box--*/
.u_1 li{
	border-bottom:1px #e1e1e1 dotted;
}
.u_2{
	height:auto;
	margin-bottom:10px;
}
.u_3{
	border-top:1px #e1e1e1 dotted;
}
/*--/Ôª¼þ unit--*/
.slideBox{
	width:415px;
	height:250px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}
.slideBox .hd{
	width:100%;
	height:4px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
	z-index:10;
}
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li{
	float:left;
	width:103px;
	height:4px;
	background:#000;
	filter:alpha(opacity=80);
	opacity:0.8;
	cursor:pointer;
}
.slideBox .hd ul li.on{
	background:#3d55a7;
}
.slideBox .bd li{
	position:relative;
}
.slideBox .bd{
	height:100%;
	z-index:0;
}
.slideBox .bd .pic{
	position:relative;
	z-index:0;
}
.slideBox .bd .pic img{
	width:415px;
	height:250px;
	display:block;
}
.slideBox .bd .bg{
	width:100%;
	height:44px;
	position:absolute;
	bottom:-44px;
	left:0;
	z-index:1;
	background:#000;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.slideBox .bd .tit{
	width:100%;
	height:44px;
	line-height:40px;
	position:absolute;
	bottom:-40px;
	left:0;
	font-size:14px;
	z-index:2;
	color:#fff;
}
.slideBox .bd .tit a{
	color:#fff;
	padding:0 10px;
}
.cd-container {
  width: 90%;
  max-width: 768px;
  height:3000px;
  margin: 2em auto;
  display:block
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  border-radius:2px;
  bottom: 40px;
  right: 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:url(images/bg_3.png) center center no-repeat #008d49;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top .cd-fade-out {
  /* Èç¹ûÓÃ»§¼ÌÐøÏòÏÂ¹ö¶¯,Õâ¸ö°´Å¥µÄÍ¸Ã÷¶È»á±äµÃ¸üµÍ */
  opacity: .5;
}
.cd-top:hover {
  background-color:#333;
  opacity:1;
}
@media only screen and (min-width: 768px) {
.cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/*--/¹¦ÄÜ function--*/
.dede_pages{
	height:32px;
	padding:20px 15px;
}
.dede_pages ul{
	float:right;
	padding:0;
	font-size:14px;
}
.dede_pages ul li{
	float:left;
	font-family:'microsoft yahei';
	margin:0 2px;
	line-height:30px;
	padding:0 10px;
	background:#fff;
	border:1px solid #d8dadf;
}
.dede_pages ul li a{
	float:left;
	color:#555;
	display:block;
}
.dede_pages ul li:hover{
	text-decoration:none;
	color:#555;
	border:1px #d8dadf solid;
	background-color:#f0f0f0;
}
.dede_pages ul li:hover a{
	color:#555;
}
.dede_pages ul li:hover a:hover{
	color:#555;
	text-decoration:none;
}
.dede_pages ul li.thisclass{
	background-color:#2ca338;
	padding:0 10px;
	color:#fff;
	border:1px #2ca338 solid;
}
.dede_pages ul li.thisclass a{
	color:#fff;
}
.dede_pages strong{
	font-weight:normal;
}
.dede_pagess{
	float:none;
	overflow:hidden;
	text-align:center;
	padding-bottom:15px;
}
.dede_pagess ul{
	margin:0px auto;
	float:none;
	clear:both;
	padding:10px 0; 
	text-align:center;
	white-space:nowrap;
}
.dede_pagess ul li{
	float:none;
	display:inline;
	margin:0 2px;
	padding:4px 10px; 
	font-family:'microsoft yahei';
	font-size:14px;
	border: 1px solid #d8dadf;
}
.dede_pagess li a{
	float:none;
	display:inline;
}
.dede_pagess li a:hover{
	text-decoration:underline;
}
.dede_pagess .thisclass{
	border:none;
	color:#fff;
	border:1px #2ca338 solid;
	background-color:#2ca338;
}
.dede_pagess .thisclass a{
	color:#fff;
}
/*--/page end--*/
.ban_251{
	width:250px;
	height:250px;
	overflow:hidden;
	margin-bottom:10px;
}
.ban_708{
	width:708px;
	overflow:hidden;
	text-align:center;
	margin-bottom:15px;
}
.ban_740{
	width:740px;
	overflow:hidden;
	margin-bottom:10px;
}
.ban_968{
	width:968px;
	text-align:center
	;
	overflow:hidden;
	margin-bottom:10px;
}
.ban_1001{
	width:1000px;
	overflow:hidden;
	margin:0 auto 10px auto;
}
/*--/¹ã¸æ end--*/
.link{
	width:1000px;
	margin:0 auto 10px auto;
}
.link h3{
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:5px;
	font-family:'microsoft yahei';
}
.link p{
	line-height:24px;
}
.link p a{
	color:#666;
	display:inline-block;
	margin-right:15px;
}
/*--/link end--*/
.foot{
	width:100%;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	border-top:2px #3d55a7 solid;
	line-height:32px;
	background:#3d55a7;
	color: #FFFF;
}
.foot a{color: #FFFF;}
p.inrot{display:none;}



.pager
{
	text-align: center;
	margin-top: 10px;
	font-family: arial;
}
.pager a
{
	display: inline-block;
	border: solid 1px #cbcbcb;
	height: 24px;
	line-height: 24px;
	padding: 0 9px;
	margin-left: 10px;
}

.pager span
{
	display: inline-block;
	border: solid 1px #cbcbcb;
	height: 24px;
	line-height: 24px;
	padding: 0 8px;
	margin-left: 10px;
}
.pager a:hover, .pager .cpb
{
	background: #3d55a7;
	color: #fff;
	border: solid 1px #3d55a7;
}

.message
{
	border: solid 1px #c7c7c7;
	padding: 70px 0 60px 60px;
	position: relative;
}
.message li
{
	margin-top: 20px;
	overflow: hidden;
}
.message li p
{
	float: left;
	width: 410px;
}
.message li span
{
	display: inline-block;
	width: 70px;
	text-align: right;
	padding-right: 5px;
}
.message li input
{
	border: solid 1px #7f7f7f;
	width: 268px;
	padding: 0 5px;
	height: 22px;
	line-height: 20px;
}
.message li input:focus
{
	border: solid 1px #3d55a7;
}
.message li input[type="button"]
{
	background: #828282;
	height: 36px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	width: 752px;
}
.message li textarea
{
	border: solid 1px #7f7f7f;
	width: 678px;
	padding: 5px;
}
.message li em
{
	font-family: arial;
	color: #f00;
	padding-left: 5px;
}

/*# sourceMappingURL=slick.css.map */


.aligncenter {
   clear:both;display:block;margin:0 auto;max-width:100%;height:auto;
}
.wp-caption-text{text-align:center;}
.wp-block-image img{height:auto;}


.fixed-bottom {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	background: #0081cc;
	padding: 5px 0;
	width: 48px;
	position: fixed;
	bottom: 240px;
	right: 40px;
	z-index: 100;
	border-radius: 44px;
}
.fixed-bottom ul li {
	Position: relative;
	width: 48px;
	height: 44px;
	line-height: 44px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	list-style: none;
}
.fixed-bottom ul li.kfqq a {
	width: 48px;
	height: 44px;
	display: inline-block;
	background: url(images/kfqq.png) no-repeat center center;
	background-size: 24px;
}
.fixed-bottom ul li.kfzx a {
	width: 48px;
	height: 44px;
	display: inline-block;
	background: url(images/kfzx.png) no-repeat center center;
	background-size: 24px;
}
.fixed-bottom ul li .tip-test {
	display: none;
	Position: absolute;
	top: 1px;
	left: -155px;
	width: 110px;
	height: 40px;
	line-height: 41px;
	background: #fff;
	border: solid 1px #eaeaea;
	padding: 0 15px;
}
.fixed-bottom ul li.kfwx {
	cursor: pointer;
	width: 48px;
	height: 44px;
	display: inline-block;
	background: url(images/kfwx.png) no-repeat center center;
	background-size: 24px;
}
.fixed-bottom ul li .tip-img {
	display: none;
	Position: absolute;
	bottom: -48px;
	left: -145px;
	width: 145px;
	background: #fff;
	border: solid 1px #eaeaea;
}
.fixed-bottom ul li.kfdh a {
	width: 48px;
	height: 44px;
	display: inline-block;
	background: url(images/kfdh.png) no-repeat center center;
	background-size: 24px;
}
.fixed-bottom ul li.top {
	border-bottom: solid 0 #eaeaea;
}
.fixed-bottom ul li.top a {
	width: 48px;
	height: 44px;
	display: inline-block;
	background: url(images/top.png) no-repeat center center;
	background-size: 24px;
}





.fixed-bottom{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);background:#3d55a7;padding:5px 0;width:48px;position:fixed;bottom:240px;right:40px;z-index:100;border-radius: 44px; }
.fixed-bottom ul{}
.fixed-bottom ul li{ Position: relative; width:48px;height:44px;line-height:44px;border-bottom:solid 1px rgba(255, 255, 255, 0.2);list-style: none;}
.fixed-bottom ul li.top{ border-bottom:solid 0 #eaeaea;}

.fixed-bottom ul li.kfqq a{ width:48px;height:44px;display: inline-block;background: url(images/kfqq.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.kfwx{ cursor: pointer;width:48px;height:44px;display: inline-block;background: url(images/kfwx.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.kfdh a{ width:48px;height:44px;display: inline-block;background: url(images/kfdh.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.top a{ width:48px;height:44px;display: inline-block;background: url(images/top.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.kfzx a{ width:48px;height:44px;display: inline-block;background: url(images/kfzx.png) no-repeat center center;background-size: 24px;}


.fixed-bottom ul li .tip-test{ display:none;Position: absolute;top:1px;left:-155px;width:110px;height:40px;line-height:41px;background:#fff;border:solid 1px #eaeaea;padding:0 15px;}
.fixed-bottom ul li:hover .tip-test{ display:block;}
.fixed-bottom ul li .tip-test:before, .fixed-bottom ul li .tip-test:after { content: '';position: absolute;top: 14px;right:-7px;border-top: 7px solid transparent;border-bottom: 7px solid transparent;}
.fixed-bottom ul li .tip-test:before {border-left: 7px solid #ddd;}
.fixed-bottom ul li .tip-test:after { border-left: 7px solid #fff;margin-right:1px;}
.fixed-bottom ul li .tip-img{ display:none;Position: absolute;bottom:-48px;left:-145px;width:145px;background:#fff;border:solid 1px #eaeaea;}
.fixed-bottom ul li .tip-img img{ width:100%;display: block;}
.fixed-bottom ul li:hover .tip-img{ display:block;}
.fixed-bottom ul li .tip-img:before, .fixed-bottom ul li .tip-img:after { content: '';position: absolute;top: 50%;margin-top:-14px;right:-7px;border-top: 7px solid transparent;border-bottom: 7px solid transparent;}
.fixed-bottom ul li .tip-img:before {border-left: 7px solid #ddd;}
.fixed-bottom ul li .tip-img:after { border-left: 7px solid #fff;margin-right:1px;}

@media screen and (min-width:0px) and (max-width:960px){
.link-bg{ display:none;}

.footer-bg{ display:none;}

.footer-copy{ padding:30px 15px;text-align:center;color:#747475;}

.fixed-bottom{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);padding:0 0;width:100%;position:fixed;bottom:0px;right:0px;z-index:9;border-radius: 0;margin-top:0;top:auto; }
.fixed-bottom ul{}
.fixed-bottom ul li{ border-right:solid 1px rgba(255, 255, 255, 0.2);;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;text-align:center;Position: relative; width:33.33%;float:left;height:50px;line-height:50px;border-bottom:solid 0 #56aaef;}
.fixed-bottom ul li.top{ display:none;}
.fixed-bottom ul li.kfqq{ vertical-align:middle;}
.fixed-bottom ul li.kfqq a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(images/kfqq.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfqq a:after{ content:"在线咨询";color:#fff;line-height:48px;vertical-align:middle;display: inline-block;}
.fixed-bottom ul li.kfwx{ display:none;}
.fixed-bottom ul li.kfdh a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(images/kfdh.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfdh a:after{ content:"联系我们";color:#fff;line-height:48px;vertical-align:middle;display: inline-block;}
.fixed-bottom ul li.top a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(images/top.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfzx a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(images/kfzx.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfzx a:after{ content:"电话咨询";color:#fff;line-height:48px;vertical-align:middle;display: inline-block;}

.fixed-bottom ul li .tip-test{ display:none !important;}
.fixed-bottom ul li .tip-img{ display:none !important;}
}



#CSSBox{float:left;width:680px;height:140px; /*border:1px solid #630;*/ margin:0 auto;overflow:hidden;background-color:#ffffff;}
#CSSBox ul li{ float:left; list-style:none; border:0px solid red; margin:10px 10px;}
#CSSBox ul li span{ display:block; text-align:center; font-size:12px; padding-top:12px;width: 220px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
#LeftButton{cursor:hand;margin:5px;height:140px;width:20px;float:left;background:url('images/left.gif') center center no-repeat;}
#RightButton{cursor:hand;margin:5px;height:140px;width:20px;float:left;background:url('images/right.gif') center center no-repeat;}
#wrapper{width:1000px; margin:0 auto 10px;height: 183px;background: #eee;padding-top: 3px;}
#ProductShow{width:305px;height:245px;text-align:center;border:1px solid #c0c0c0;margin:5px;}


.wuwufen_z .wuwufen_l .main3 {
	width: 490px;
	margin: 0 0px 10px 9px;
	overflow: hidden;
	border: 1px #e1e1e1 solid;
	border-top: 2px #3d55a7 solid;
	display: inline-block;
	float: left;
}
.wuwufen_z .wuwufen_l .t_2 {
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border-bottom: 1px #eee solid;
	background: #f9f9f9;
}
.wuwufen_z .wuwufen_l .t_2 span {
	float: right;
	color: #999;
}
.wuwufen_z .wuwufen_l .t_2 span a {
	margin: 0 5px;
}
.wuwufen_z .wuwufen_l .t_2 h3 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	font-family: 'microsoft yahei';
	background: url(images/ico_1.jpg) 0 11px no-repeat;
}
.wuwufen_z .wuwufen_l .t_2 h3 a {
	color: #3d55a7;
}
.wuwufen_z .wuwufen_l .main3 .g_box3 {
	width: 465px;
}
.wuwufen_z .wuwufen_l .g_box3 {
	width: 250px;
	padding: 0 12px;
}
.wuwufen_z .wuwufen_l .fl {
	float: left;
}

.wuwufen_z .wuwufen_l .b_box3 {
	line-height: 40px;
}
.wuwufen_z .wuwufen_l .b_box3 li {
	height: 40px;
	overflow: hidden;
	padding-left: 12px;
	background: url(images/ico_2.jpg) 0 20px no-repeat;
	display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wuwufen_z .wuwufen_l .b_box3 li span {
	float: right;
	color: #999;
	padding-left: 10px;
	font-size: 14px;
}
.wuwufen_z .wuwufen_r .main3 {
	width: 490px;
	margin: 0 0px 10px 20px;
	overflow: hidden;
	border: 1px #e1e1e1 solid;
	border-top: 2px #3d55a7 solid;
	display: inline-block;
	float: left;
}
.wuwufen_z .wuwufen_r .t_2 {
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border-bottom: 1px #eee solid;
	background: #f9f9f9;
}
.wuwufen_z .wuwufen_r .t_2 span {
	float: right;
	color: #999;
}
.wuwufen_z .wuwufen_r .t_2 span a {
	margin: 0 5px;
}
.wuwufen_z .wuwufen_r .t_2 h3 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	font-family: 'microsoft yahei';
	background: url(images/ico_1.jpg) 0 11px no-repeat;
}
.wuwufen_z .wuwufen_r .t_2 h3 a {
	color: #3d55a7;
}
.wuwufen_z .wuwufen_r .main3 .g_box3 {
	width:465px;
}
.wuwufen_z .wuwufen_r .g_box3 {
	width: 250px;
	padding: 0 12px;
}
.wuwufen_z .wuwufen_r .fl {
	float: left;
}

.wuwufen_z .wuwufen_r .b_box3 {
	line-height: 40px;
}
.wuwufen_z .wuwufen_r .b_box3 li {
	height: 40px;
	overflow: hidden;
	padding-left: 12px;
	background: url(images/ico_2.jpg) 0 20px no-repeat;
	display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wuwufen_z .wuwufen_r .b_box3 li span {
	float: right;
	color: #999;
	padding-left: 10px;
	font-size: 14px;
}